SftTree/NET 2.0

RealHeight Property, ItemClass Class

Softel vdm, Inc.

Returns the physical height of the item.

Syntax      ItemClass Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property RealHeight As Integer

C#   

public int RealHeight { get; }

C++   

public: property int RealHeight {
        int get();
}

Property Value

The physical height of the item in pixels.

Comments

The RealHeight property returns the physical height of the item.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com